@charset "UTF-8";
.announce-wrapper {
  background-color: #f7fbfe;
  line-height: 40px;
  overflow: hidden; }
  .announce-wrapper .modhead {
    float: left;
    padding-left: 13px;
    width: 140px;
    border-bottom: 0;
    height: 40px;
    line-height: 40px; }
    .announce-wrapper .modhead .modtitle {
      float: left;
      background: url(../images/announce-icon.png) no-repeat left center; }
      .announce-wrapper .modhead .modtitle h2 {
        padding-left: 35px;
        color: #065fb0;
        font-weight: normal; }
        .announce-wrapper .modhead .modtitle h2 a {
          color: #065fb0; }
  .announce-wrapper .modcon {
    margin-left: 158px; }
  .announce-wrapper .annouce-news {
    position: relative;
    height: 40px;
    overflow: hidden; }
    .announce-wrapper .annouce-news .newslist {
      width: 790px;
      padding: 0; }
      .announce-wrapper .annouce-news .newslist li {
        line-height: 40px;
        padding-left: 0;
        background: none;
        height: 40px;
        _overflow: hidden;
        _vertical-align: top; }
        .announce-wrapper .annouce-news .newslist li span {
          color: #666; }
    .announce-wrapper .annouce-news .bd {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 35px; }
      .announce-wrapper .annouce-news .bd .annouce-btn {
        width: 100%;
        height: 12px;
        cursor: pointer;
        display: block;
        _overflow: hidden;
        background: url(../images/annouce-btn.png) no-repeat; }
        .announce-wrapper .annouce-news .bd .annouce-btn.prev {
          margin-top: 9px;
          background-position: 10px 0; }
        .announce-wrapper .annouce-news .bd .annouce-btn.next {
          background-position: 10px -13px; }

.slide_news_wrapper {
  margin-top: 5px;
  height: 284px;
  overflow: hidden; }

.slide_focus {
  float: left; }

/*焦点图*/
.focusBox {
  position: relative;
  width: 500px;
  height: 284px;
  overflow: hidden;
  text-align: left;
  background: white; }
  .focusBox .li_wrapper {
    width: 500px;
    height: 284px;
    overflow: hidden;
    position: relative; }
  .focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    _background: url("../images/shadow.png") repeat;
    overflow: hidden; }
  .focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden; }
    .focusBox .txt li {
      height: 36px;
      line-height: 36px;
      position: absolute;
      bottom: -36px; }
      .focusBox .txt li a {
        display: block;
        color: #fff;
        padding: 0 0 0 10px;
        text-decoration: none;
        width: 370px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis; }
  .focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 11px;
    right: 15px; }
    .focusBox .num li {
      float: left;
      position: relative;
      width: 10px;
      height: 10px;
      overflow: hidden;
      text-align: center;
      cursor: pointer;
      margin-left: 5px;
      background: url(../images/dot.png) -15px 0 no-repeat; }
      .focusBox .num li.on {
        background-position: 0 0; }

.column_1_r {
  width: 470px;
  float: right; }

.top-news-con {
  border-top: 2px solid #f0f0f0;
  margin-top: 15px; }

.s_banner {
  margin-top: 10px; }
  .s_banner a {
    display: block; }
  .s_banner img {
    height: 100px;
    width: 100%; }

.mm-name-list {
  overflow: hidden;
  margin-top: 20px; }
  .mm-name-list ul {
    width: 105%; }
  .mm-name-list li {
    border: 1px solid #ddd;
    width: 118px;
    float: left;
    margin-right: 26px;
    margin-bottom: 25px;
    padding-bottom: 4px; }
    .mm-name-list li a {
      display: block; }
    .mm-name-list li .pic {
      width: 118px;
      height: 63px;
      overflow: hidden;
      margin-bottom: 5px; }
    .mm-name-list li img {
      width: 100%;
      height: 100%; }
    .mm-name-list li .nobreak {
      font-size: 16px;
      text-align: center;
      color: #333;
      line-height: 28px; }

.flink {
  line-height: 26px;
  background: #f4fafe;
  *margin-top: 20px; }
  .flink .fd-title {
    float: left;
    background: url(../images/fd-bg.png) no-repeat;
    width: 101px; }
    .flink .fd-title h2 {
      color: #fff;
      font-size: 16px;
      margin: 0;
      padding-right: 6px;
      text-align: center;
      font-weight: normal; }
      .flink .fd-title h2 a {
        color: #fff; }
  .flink .flinkCon {
    float: right; }
    .flink .flinkCon a {
      margin: 0 36px 0 50px;
      float: left; }

/*# sourceMappingURL=index.css.map */
